GrapeCity MultiRow for Windows Forms 11.0J
RemoveAt メソッド (CollectionBase<T>)

削除する項目の0から始まるインデックス。
指定したインデックスにあるIList項目を削除します。
シンタックス
Public Sub RemoveAt( _
   ByVal index As Integer _
) 
public void RemoveAt( 
   int index
)

パラメータ

index
削除する項目の0から始まるインデックス。
参照

参照

CollectionBase<T> クラス
CollectionBase<T> メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.